Searched defs:ctx_ (Results 1 – 3 of 3) sorted by relevance
488 crypto_aead_aes256gcm_beforenm(crypto_aead_aes256gcm_state *ctx_, in crypto_aead_aes256gcm_beforenm()510 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_encrypt_detached_afternm()629 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_encrypt_afternm()648 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_decrypt_detached_afternm()805 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_decrypt_afternm()976 crypto_aead_aes256gcm_beforenm(crypto_aead_aes256gcm_state *ctx_, in crypto_aead_aes256gcm_beforenm()990 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_encrypt_detached_afternm()1001 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_encrypt_afternm()1013 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_decrypt_detached_afternm()1025 const crypto_aead_aes256gcm_state *ctx_) in crypto_aead_aes256gcm_decrypt_afternm()
403 static int eof_PKCS12(void *ctx_) in eof_PKCS12()
177 static struct TestContext ctx_; variable