Searched refs:srtp_aes_gcm_256 (Results 1 – 6 of 6) sorted by relevance
124 extern srtp_cipher_type_t srtp_aes_gcm_256;202 &srtp_aes_gcm_256, SRTP_AES_GCM_256_KEY_LEN_WSALT, num_cipher); in main()214 cipher_driver_self_test(&srtp_aes_gcm_256); in main()298 status = srtp_cipher_type_alloc(&srtp_aes_gcm_256, &c, in main()
76 extern srtp_cipher_type_t srtp_aes_gcm_256; in main()216 err_check(srtp_cipher_type_alloc(&srtp_aes_gcm_256, &c, in main()
53 extern const srtp_cipher_type_t srtp_aes_gcm_256;
132 (*c)->type = &srtp_aes_gcm_256; in srtp_aes_gcm_openssl_alloc()571 const srtp_cipher_type_t srtp_aes_gcm_256 = { variable
141 (*c)->type = &srtp_aes_gcm_256; in srtp_aes_gcm_nss_alloc()596 const srtp_cipher_type_t srtp_aes_gcm_256 = { variable
144 status = srtp_crypto_kernel_load_cipher_type(&srtp_aes_gcm_256, in srtp_crypto_kernel_init()