Searched refs:pbkdf2_salt (Results 1 – 2 of 2) sorted by relevance
35 static unsigned char pbkdf2_salt[] = { variable91 *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SALT, pbkdf2_salt, in main()92 sizeof(pbkdf2_salt)); in main()
368 static const unsigned char pbkdf2_salt[] = {380 ST_KAT_PARAM_OCTET(OSSL_KDF_PARAM_SALT, pbkdf2_salt),