Searched refs:NIST_Key (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/crypto/nist_ctr_drbg/
H A Dnist_ctr_drbg_aes128.h65 typedef NIST_AES_ENCRYPT_CTX NIST_Key; typedef
H A Dnist_ctr_drbg_aes256.h65 typedef NIST_AES_ENCRYPT_CTX NIST_Key; typedef
H A Dnist_ctr_drbg.h63 NIST_Key ctx;
H A Dnist_ctr_drbg.c64 static NIST_Key nist_cipher_df_ctx;
73 static NIST_Key nist_cipher_zero_ctx;
110 nist_ctr_drbg_bcc_update(const NIST_Key *ctx, const unsigned int *data,
132 nist_ctr_drbg_bcc(NIST_Key *ctx, const unsigned int *data,
273 NIST_Key ctx;

Completed in 130 milliseconds