Lines Matching defs:params
40 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 4); in construct_tls1_prf_params() local
64 OSSL_PARAM *params; in test_kdf_tls1_prf() local
86 OSSL_PARAM *params; in test_kdf_tls1_prf_invalid_digest() local
104 OSSL_PARAM *params; in test_kdf_tls1_prf_zero_output_size() local
124 OSSL_PARAM *params; in test_kdf_tls1_prf_empty_secret() local
142 OSSL_PARAM *params; in test_kdf_tls1_prf_1byte_secret() local
160 OSSL_PARAM *params; in test_kdf_tls1_prf_empty_seed() local
180 OSSL_PARAM *params; in test_kdf_tls1_prf_1byte_seed() local
196 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 5); in construct_hkdf_params() local
225 OSSL_PARAM *params; in test_kdf_hkdf() local
246 OSSL_PARAM *params; in do_kdf_hkdf_gettables() local
306 OSSL_PARAM *params; in test_kdf_hkdf_invalid_digest() local
323 OSSL_PARAM params[2]; in test_kdf_hkdf_derive_set_params_fail() local
346 OSSL_PARAM params[2]; in test_kdf_hkdf_set_invalid_mode() local
370 OSSL_PARAM params[2]; in do_kdf_hkdf_set_invalid_param() local
407 OSSL_PARAM *params; in test_kdf_hkdf_zero_output_size() local
427 OSSL_PARAM *params; in test_kdf_hkdf_empty_key() local
445 OSSL_PARAM *params; in test_kdf_hkdf_1byte_key() local
463 OSSL_PARAM *params; in test_kdf_hkdf_empty_salt() local
479 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 5); in construct_pbkdf1_params() local
504 OSSL_PARAM *params = NULL; in test_kdf_pbkdf1() local
554 OSSL_PARAM *params = NULL; in test_kdf_pbkdf1_key_too_long() local
599 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 6); in construct_pbkdf2_params() local
625 OSSL_PARAM *params; in test_kdf_pbkdf2() local
657 OSSL_PARAM *params; in test_kdf_pbkdf2_small_output() local
685 OSSL_PARAM *params; in test_kdf_pbkdf2_large_output() local
714 OSSL_PARAM *params; in test_kdf_pbkdf2_small_salt() local
739 OSSL_PARAM *params; in test_kdf_pbkdf2_small_iterations() local
765 OSSL_PARAM *params; in test_kdf_pbkdf2_small_salt_pkcs5() local
802 OSSL_PARAM *params; in test_kdf_pbkdf2_small_iterations_pkcs5() local
838 OSSL_PARAM *params; in test_kdf_pbkdf2_invalid_digest() local
862 OSSL_PARAM params[7], *p = params; in test_kdf_scrypt() local
911 OSSL_PARAM params[4], *p = params; in test_kdf_ss_hash() local
949 OSSL_PARAM params[4], *p = params; in test_kdf_x963() local
1007 OSSL_PARAM params[7]; in test_kdf_kbkdf_6803_128() local
1062 OSSL_PARAM params[7]; in test_kdf_kbkdf_6803_256() local
1128 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 7); in construct_kbkdf_params() local
1155 OSSL_PARAM *params; in test_kdf_kbkdf_invalid_digest() local
1177 OSSL_PARAM *params; in test_kdf_kbkdf_invalid_mac() local
1199 OSSL_PARAM *params; in test_kdf_kbkdf_empty_key() local
1223 OSSL_PARAM *params; in test_kdf_kbkdf_1byte_key() local
1245 OSSL_PARAM *params; in test_kdf_kbkdf_zero_output_size() local
1271 OSSL_PARAM params[6]; in test_kdf_kbkdf_8009_prf1() local
1311 OSSL_PARAM params[6]; in test_kdf_kbkdf_8009_prf2() local
1362 OSSL_PARAM params[8], *p = params; in test_kdf_kbkdf_fixedinfo() local
1416 OSSL_PARAM params[6], *p = params; in test_kdf_ss_hmac() local
1457 OSSL_PARAM params[7], *p = params; in test_kdf_ss_kmac() local
1509 OSSL_PARAM params[6], *p = params; in test_kdf_sshkdf() local
1618 OSSL_PARAM params[4], *p = params; in test_kdf_x942_asn1() local
1654 OSSL_PARAM params[4], *p = params; in test_kdf_krb5kdf() local