Searched defs:pk (Results 1 – 6 of 6) sorted by relevance
| /uoscore-uedhoc-latest/src/edhoc/ |
| D | retrieve_cred.c | 43 struct byte_array *cred, struct byte_array *pk, in verify_cert2cred() 101 struct byte_array *cred, struct byte_array *pk, in get_local_cred() 149 struct byte_array *pk, struct byte_array *g) in retrieve_cred()
|
| D | cert.c | 71 uint8_t **pk = void_ppk; in find_pk_cb() local 249 struct byte_array *pk, bool *verified) in cert_c509_verify() 292 struct byte_array *pk, bool *verified) in cert_x509_verify()
|
| D | signature_or_mac_msg.c | 142 const struct byte_array *sk, const struct byte_array *pk, in signature_or_mac()
|
| /uoscore-uedhoc-latest/src/common/ |
| D | crypto_wrapper.c | 352 const uint8_t *pk, const size_t pk_len, in sign_mock_args_match_predefined() 368 const struct byte_array *pk, const struct byte_array *msg, in sign() 450 enum err WEAK verify(enum sign_alg alg, const struct byte_array *pk, in verify() 679 const struct byte_array *pk, in shared_secret_derive() 783 struct byte_array *sk, struct byte_array *pk) in ephemeral_dh_key_gen()
|
| /uoscore-uedhoc-latest/inc/common/ |
| D | crypto_wrapper.h | 159 struct byte_array pk; member
|
| /uoscore-uedhoc-latest/inc/ |
| D | edhoc.h | 35 struct byte_array pk; /*authentication pub key of the other party */ member
|