Searched refs:SSL_MAGMA (Results 1 – 6 of 6) sorted by relevance
57 {SSL_MAGMA, NID_magma_ctr_acpkm}, /* SSL_ENC_MAGMA_IDX */224 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK},1827 case SSL_MAGMA: in SSL_CIPHER_description()
149 # define SSL_MAGMA 0x00400000U macro
2760 SSL_MAGMA,
1588 || s->s3.tmp.new_cipher->algorithm_enc == SSL_MAGMA in tls_construct_stoc_etm()
1775 && s->s3.tmp.new_cipher->algorithm_enc != SSL_MAGMA in tls_parse_stoc_etm()
3368 if ((s->s3.tmp.new_cipher->algorithm_enc & SSL_MAGMA) != 0) in ossl_gost18_cke_cipher_nid()
Completed in 59 milliseconds