Lines Matching defs:crypto
390 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in cipher_suite() localVariable
399 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in random_bytes() localVariable
409 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in hash() localVariable
424 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in mac() localVariable
442 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in kem_generate() localVariable
451 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in kem_derive() localVariable
478 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in kem_public_key_validate() localVariable
494 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in kdf_extract_and_expand() localVariable
515 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in kdf_extract_size() localVariable
524 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in aead() localVariable
546 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in hpke_setup_seal_open_export() localVariable
582 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in hpke_seal_open() localVariable
623 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in signature_key_generate() localVariable
632 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in signature_key_derive_public() localVariable
658 let crypto = bssl.cipher_suite_provider(suite).unwrap(); in sign_verify() localVariable