Home
last modified time | relevance | path

Searched defs:publen (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dml_kem_codecs.c104 ossl_ml_kem_d2i_PUBKEY(const uint8_t *pubenc, int publen, int evp_type, in ossl_ml_kem_d2i_PUBKEY()
279 size_t publen; in ossl_ml_kem_i2d_pubkey() local
430 size_t publen, prvlen; in ossl_ml_kem_key_to_text() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmlx_kmgmt.c155 size_t publen; member
250 size_t publen; in mlx_kem_export() local
379 const uint8_t *pubenc, size_t publen, in load_keys()
417 size_t publen = 0, prvlen = 0; in mlx_kem_key_fromdata() local
498 size_t publen = key->minfo->pubkey_bytes + key->xinfo->pubkey_bytes; in mlx_kem_get_params() local
593 size_t publen = 0; in mlx_kem_set_params() local
H A Dml_kem_kmgmt.c383 size_t publen = 0, prvlen = 0, seedlen = 0, puboff; in ml_kem_key_fromdata() local
651 size_t publen = 0; in ml_kem_set_params() local
/freebsd/crypto/openssl/test/
H A Dml_kem_evp_extra_test.c119 size_t publen; in test_ml_kem() local
242 size_t publen; in test_non_derandomised_ml_kem() local
H A Dhpke_test.c74 const unsigned char *pub, size_t publen) in cmpkey()
106 size_t publen = sizeof(pub); in do_testhpke() local
994 size_t publen = OSSL_HPKE_TSTSIZE; in test_hpke_modes_suites() local
1122 size_t publen = sizeof(pub); in test_hpke_export() local
1311 size_t publen = sizeof(pub); in test_hpke_oddcalls() local
1734 const unsigned char *pub, size_t publen) in test_hpke_one_ikm_gen()
1799 size_t publen = sizeof(pub); in test_hpke_compressed() local
1880 size_t publen = sizeof(pub); in test_hpke_noncereuse() local
H A Devp_extra_test.c3065 int publen; member
/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c447 const unsigned char *pub, size_t publen) in hpke_encap()
961 const unsigned char *pub, size_t publen) in OSSL_HPKE_CTX_set1_authpub()
1058 const unsigned char *pub, size_t publen, in OSSL_HPKE_encap()
1292 unsigned char *pub, size_t *publen, EVP_PKEY **priv, in OSSL_HPKE_keygen()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_ameth.c287 size_t privlen = 0, publen = 0; in do_EC_KEY_print() local
H A Dec_asn1.c1021 size_t privlen = 0, publen = 0; in i2d_ECPrivateKey() local
/freebsd/crypto/openssl/crypto/x509/
H A Dx_pubkey.c137 size_t publen; in x509_pubkey_ex_d2i_ex() local
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c1432 size_t publen) in EVP_PKEY_set1_encoded_public_key()
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c1844 int ossl_ml_kem_genkey(uint8_t *pubenc, size_t publen, ML_KEM_KEY *key) in ossl_ml_kem_genkey()
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c972 size_t publen, privlen; in dh5_init() local