Home
last modified time | relevance | path

Searched defs:pk (Results 1 – 6 of 6) sorted by relevance

/uoscore-uedhoc-latest/src/edhoc/
Dretrieve_cred.c43 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()
Dcert.c71 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()
Dsignature_or_mac_msg.c142 const struct byte_array *sk, const struct byte_array *pk, in signature_or_mac()
/uoscore-uedhoc-latest/src/common/
Dcrypto_wrapper.c352 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/
Dcrypto_wrapper.h159 struct byte_array pk; member
/uoscore-uedhoc-latest/inc/
Dedhoc.h35 struct byte_array pk; /*authentication pub key of the other party */ member