Home
last modified time | relevance | path

Searched refs:OSSL_KEM_PARAM_OPERATION (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/crypto/openssl/providers/implementations/kem/
H A Drsa_kem.c180 p = OSSL_PARAM_locate_const(params, OSSL_KEM_PARAM_OPERATION); in rsakem_set_ctx_params()
193 OSSL_PARAM_utf8_string(OSSL_KEM_PARAM_OPERATION, NULL, 0),
/freebsd-14.2/crypto/openssl/doc/man7/
H A DEVP_KEM-RSA.pod17 =item "operation" (B<OSSL_KEM_PARAM_OPERATION>) <UTF8 string>
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dcore_names.h503 #define OSSL_KEM_PARAM_OPERATION "operation" macro
/freebsd-14.2/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c1281 *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KEM_PARAM_OPERATION, in EVP_PKEY_CTX_set_kem_op()