Searched refs:EVP_PKEY_new_raw_public_key (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/libfido2/src/ |
H A D | eddsa.c | 16 EVP_PKEY_new_raw_public_key(int type, ENGINE *e, const unsigned char *key, in EVP_PKEY_new_raw_public_key() function 148 if ((pkey = EVP_PKEY_new_raw_public_key(EVP_PKEY_ED25519, NULL, k->x, in eddsa_pk_to_EVP_PKEY()
|
/freebsd/contrib/libfido2/src/fido/ |
H A D | eddsa.h | 59 EVP_PKEY *EVP_PKEY_new_raw_public_key(int, ENGINE *, const unsigned char *,
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_new.pod | 13 EVP_PKEY_new_raw_public_key, 43 EVP_PKEY *EVP_PKEY_new_raw_public_key(int type, ENGINE *e, 124 EVP_PKEY_new_raw_public_key() works in the same way as 175 EVP_PKEY_new(), EVP_PKEY_new_raw_private_key(), EVP_PKEY_new_raw_public_key(), 197 EVP_PKEY_new_raw_private_key(), EVP_PKEY_new_raw_public_key(),
|
H A D | EVP_PKEY_ASN1_METHOD.pod | 361 L<EVP_PKEY_new_raw_public_key(3)> respectively.
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | wrapped.sym | 59 EVP_PKEY_new_raw_public_key
|
H A D | wrap.c | 339 EVP_PKEY_new_raw_public_key,
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | X25519.pod | 37 L<EVP_PKEY_new_raw_public_key(3)> or loaded from a SubjectPublicKeyInfo
|
H A D | EVP_SIGNATURE-ED25519.pod | 57 L<EVP_PKEY_new_raw_public_key(3)> or loaded from a SubjectPublicKeyInfo
|
H A D | migration_guide.pod | 743 and L<EVP_PKEY_new_raw_public_key(3)>
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | p_lib.c | 513 EVP_PKEY *EVP_PKEY_new_raw_public_key(int type, ENGINE *e, in EVP_PKEY_new_raw_public_key() function
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | evp.h | 1818 EVP_PKEY *EVP_PKEY_new_raw_public_key(int type, ENGINE *e,
|
/freebsd/secure/lib/libcrypto/ |
H A D | Version.map | 4149 EVP_PKEY_new_raw_public_key;
|
/freebsd/crypto/openssl/test/ |
H A D | evp_extra_test.c | 2283 pkey = EVP_PKEY_new_raw_public_key(keys[tst].type, in test_set_get_raw_keys_int()
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 2230 MLINKS+= EVP_PKEY_new.3 EVP_PKEY_new_raw_public_key.3
|
/freebsd/crypto/openssl/util/ |
H A D | libcrypto.num | 4337 EVP_PKEY_new_raw_public_key 4454 3_0_0 EXIST::FUNCTION:
|