Lines Matching refs:item
23 =item "state" (B<OSSL_RAND_PARAM_STATE>) <integer>
25 =item "strength" (B<OSSL_RAND_PARAM_STRENGTH>) <unsigned integer>
27 =item "max_request" (B<OSSL_RAND_PARAM_MAX_REQUEST>) <unsigned integer>
29 =item "reseed_requests" (B<OSSL_DRBG_PARAM_RESEED_REQUESTS>) <unsigned integer>
31 =item "reseed_time_interval" (B<OSSL_DRBG_PARAM_RESEED_TIME_INTERVAL>) <integer>
33 =item "min_entropylen" (B<OSSL_DRBG_PARAM_MIN_ENTROPYLEN>) <unsigned integer>
35 =item "max_entropylen" (B<OSSL_DRBG_PARAM_MAX_ENTROPYLEN>) <unsigned integer>
37 =item "min_noncelen" (B<OSSL_DRBG_PARAM_MIN_NONCELEN>) <unsigned integer>
39 =item "max_noncelen" (B<OSSL_DRBG_PARAM_MAX_NONCELEN>) <unsigned integer>
41 =item "max_perslen" (B<OSSL_DRBG_PARAM_MAX_PERSLEN>) <unsigned integer>
43 =item "max_adinlen" (B<OSSL_DRBG_PARAM_MAX_ADINLEN>) <unsigned integer>
45 =item "reseed_counter" (B<OSSL_DRBG_PARAM_RESEED_COUNTER>) <unsigned integer>
47 =item "properties" (B<OSSL_DRBG_PARAM_PROPERTIES>) <UTF8 string>
49 =item "mac" (B<OSSL_DRBG_PARAM_MAC>) <UTF8 string>
51 =item "digest" (B<OSSL_DRBG_PARAM_DIGEST>) <UTF8 string>
55 =item "fips-indicator" (B<OSSL_DRBG_PARAM_FIPS_APPROVED_INDICATOR>) <integer>
57 =item "digest-check" (B<OSSL_DRBG_PARAM_FIPS_DIGEST_CHECK>) <integer>
70 =item SHA-1
72 =item SHA2-256
74 =item SHA2-512
76 =item SHA3-256
78 =item SHA3-512