• Home
  • Raw
  • Download

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
550 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 6); in construct_pbkdf2_params() local
576 OSSL_PARAM *params; in test_kdf_pbkdf2() local
608 OSSL_PARAM *params; in test_kdf_pbkdf2_small_output() local
636 OSSL_PARAM *params; in test_kdf_pbkdf2_large_output() local
665 OSSL_PARAM *params; in test_kdf_pbkdf2_small_salt() local
690 OSSL_PARAM *params; in test_kdf_pbkdf2_small_iterations() local
716 OSSL_PARAM *params; in test_kdf_pbkdf2_small_salt_pkcs5() local
753 OSSL_PARAM *params; in test_kdf_pbkdf2_small_iterations_pkcs5() local
789 OSSL_PARAM *params; in test_kdf_pbkdf2_invalid_digest() local
813 OSSL_PARAM params[7], *p = params; in test_kdf_scrypt() local
856 OSSL_PARAM params[4], *p = params; in test_kdf_ss_hash() local
894 OSSL_PARAM params[4], *p = params; in test_kdf_x963() local
952 OSSL_PARAM params[7]; in test_kdf_kbkdf_6803_128() local
1007 OSSL_PARAM params[7]; in test_kdf_kbkdf_6803_256() local
1073 OSSL_PARAM *params = OPENSSL_malloc(sizeof(OSSL_PARAM) * 7); in construct_kbkdf_params() local
1100 OSSL_PARAM *params; in test_kdf_kbkdf_invalid_digest() local
1122 OSSL_PARAM *params; in test_kdf_kbkdf_invalid_mac() local
1144 OSSL_PARAM *params; in test_kdf_kbkdf_empty_key() local
1168 OSSL_PARAM *params; in test_kdf_kbkdf_1byte_key() local
1190 OSSL_PARAM *params; in test_kdf_kbkdf_zero_output_size() local
1216 OSSL_PARAM params[6]; in test_kdf_kbkdf_8009_prf1() local
1256 OSSL_PARAM params[6]; in test_kdf_kbkdf_8009_prf2() local
1307 OSSL_PARAM params[8], *p = params; in test_kdf_kbkdf_fixedinfo() local
1361 OSSL_PARAM params[6], *p = params; in test_kdf_ss_hmac() local
1402 OSSL_PARAM params[6], *p = params; in test_kdf_ss_kmac() local
1446 OSSL_PARAM params[6], *p = params; in test_kdf_sshkdf() local
1555 OSSL_PARAM params[4], *p = params; in test_kdf_x942_asn1() local
1591 OSSL_PARAM params[4], *p = params; in test_kdf_krb5kdf() local