Searched defs:prk (Results 1 – 4 of 4) sorted by relevance
| /uoscore-uedhoc-latest/src/edhoc/ |
| D | okm.c | 22 enum err edhoc_kdf(enum hash_alg hash_alg, const struct byte_array *prk, in edhoc_kdf()
|
| D | ciphertext.c | 89 struct byte_array *prk, struct byte_array *th, in key_gen() 122 struct byte_array *ead, struct byte_array *prk, struct byte_array *th, in ciphertext_decrypt_split() 188 const struct byte_array *ead, struct byte_array *prk, in ciphertext_gen()
|
| D | signature_or_mac_msg.c | 47 static enum err mac(const struct byte_array *prk, const struct byte_array *c_r, in mac() 143 const struct byte_array *prk, const struct byte_array *c_r, in signature_or_mac()
|
| /uoscore-uedhoc-latest/src/common/ |
| D | crypto_wrapper.c | 584 enum err WEAK hkdf_expand(enum hash_alg alg, const struct byte_array *prk, in hkdf_expand()
|