Home
last modified time | relevance | path

Searched refs:OSSL_CIPHER_PARAM_KEYLEN (Results 1 – 23 of 23) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c104 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in chacha20_get_ctx_params()
114 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
132 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in chacha20_set_ctx_params()
158 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
H A Dcipher_rc4_hmac_md5.c103 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
119 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in rc4_hmac_md5_get_ctx_params()
139 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
159 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in rc4_hmac_md5_set_ctx_params()
H A Dcipher_aes_siv.c170 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_siv_get_ctx_params()
179 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
217 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_siv_set_ctx_params()
233 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
H A Dcipher_chacha20_poly1305.c111 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in chacha20_poly1305_get_ctx_params()
148 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
162 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
188 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in chacha20_poly1305_set_ctx_params()
H A Dcipher_aes_gcm_siv.c194 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in ossl_aes_gcm_siv_get_ctx_params()
203 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
244 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in ossl_aes_gcm_siv_set_ctx_params()
262 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
H A Dciphercommon.c28 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
84 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in ossl_cipher_generic_get_params()
125 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN);
142 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
149 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
633 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in ossl_cipher_generic_get_ctx_params()
H A Dcipher_null.c109 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
133 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in null_get_ctx_params()
H A Dcipher_aes_cbc_hmac_sha.c77 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
184 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_set_ctx_params()
262 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_get_ctx_params()
297 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
H A Dcipher_aes_ocb.c401 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_ocb_set_ctx_params()
427 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_ocb_get_ctx_params()
480 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
495 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
H A Dcipher_aes_xts.c245 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
263 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_xts_set_ctx_params()
H A Dcipher_rc5.c110 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL), in OSSL_PARAM_uint()
H A Dcipher_rc2.c229 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
H A Dcipher_aes_wrp.c272 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in aes_wrap_set_ctx_params()
H A Dciphercommon_ccm.c194 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in ossl_ccm_get_ctx_params()
/freebsd/crypto/openssl/test/
H A Dfake_cipherprov.c195 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in fake_get_params()
209 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
231 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in fake_get_ctx_params()
H A Dfake_pipelineprov.c154 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL),
195 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_KEYLEN); in fake_pipeline_aead_get_ctx_params()
H A Devp_extra_test.c5436 params[0] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, in test_keylen_change()
6385 params[0] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, in rc4_encrypt()
6424 params[0] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, in rc4_decrypt()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_CIPHER-NULL.pod35 =item "keylen" (B<OSSL_CIPHER_PARAM_KEYLEN>) <unsigned integer>
/freebsd/crypto/openssl/crypto/evp/
H A Devp_enc.c260 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in evp_cipher_init_internal()
1372 OSSL_CIPHER_PARAM_KEYLEN) == NULL) { in EVP_CIPHER_CTX_set_key_length()
1377 params[0] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, &len); in EVP_CIPHER_CTX_set_key_length()
1449 params[0] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, &sz); in EVP_CIPHER_CTX_ctrl()
1655 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_KEYLEN); in EVP_CIPHER_CTX_set_params()
H A Devp_lib.c331 params[2] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, &keylen); in evp_cipher_cache_constants()
651 params[0] = OSSL_PARAM_construct_size_t(OSSL_CIPHER_PARAM_KEYLEN, &len); in EVP_CIPHER_CTX_get_key_length()
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h191 # define OSSL_CIPHER_PARAM_KEYLEN "keylen" macro
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h336 OSSL_PARAM_size_t(OSSL_CIPHER_PARAM_KEYLEN, NULL), \
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod759 =item "keylen" (B<OSSL_CIPHER_PARAM_KEYLEN>) <unsigned integer>
844 =item "keylen" (B<OSSL_CIPHER_PARAM_KEYLEN>) <unsigned integer>
1236 with an L<OSSL_PARAM(3)> item with the key "keylen" (B<OSSL_CIPHER_PARAM_KEYLEN>).