Home
last modified time | relevance | path

Searched refs:family (Results 1 – 7 of 7) sorted by relevance

/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_metadata.data354 ECC key family: SECP K1
357 ECC key family: SECP R1
360 ECC key family: SECP R2
363 ECC key family: SECT K1
366 ECC key family: SECT R1
369 ECC key family: SECT R2
372 ECC key family: Brainpool P R1
375 ECC key family: Montgomery (Curve25519, Curve448)
378 ECC key family: Twisted Edwards (Ed25519, Ed448)
381 DH group family: RFC 7919
A Dtest_suite_psa_crypto.data915 PSA key policy: asymmetric signature, wrong alg family (PSS std/any salt)
919 PSA key policy: asymmetric signature, wrong alg family (PSS any/std salt)
923 PSA key policy: asymmetric signature, wrong alg family (RSA v15/PSS)
927 PSA key policy: asymmetric signature, wildcard in policy, wrong alg family
967 PSA key policy: msg asymmetric signature, wrong alg family (PSS std/any salt)
971 PSA key policy: msg asymmetric signature, wrong alg family (PSS any/std salt)
975 PSA key policy: msg asymmetric signature, wrong alg family (RSA v15/PSS)
979 PSA key policy: msg asymmetric signature, wildcard in policy, wrong alg family
A Dtest_suite_psa_crypto_se_driver_hal.function99 /* Return the exact bit size given a curve family and a byte length. */
/mbedtls-development/include/psa/
A Dcrypto_extra.h1749 psa_pake_family_t family; member
1773 return(PSA_PAKE_PRIMITIVE(cipher_suite->type, cipher_suite->family, in psa_pake_cs_get_primitive()
1782 cipher_suite->family = (psa_pake_family_t) (0xFF & (primitive >> 16)); in psa_pake_cs_set_primitive()
/mbedtls-development/docs/proposed/
A Dpsa-driver-interface.md244 #### Multi-part operation entry point family `"hash_multipart"`
248 This family applies to transparent drivers only.
250 This family requires the following type and entry points:
276 #### Operation family `"mac_multipart"`
280 #### Operation family `"mac_verify_multipart"`
284 #### Operation family `"cipher_encrypt_multipart"`
288 #### Operation family `"cipher_decrypt_multipart"`
292 #### Operation family `"aead_encrypt_multipart"`
296 #### Operation family `"aead_decrypt_multipart"`
300 #### Operation family `"key_derivation"`
[all …]
A Dpsa-conditional-inclusion-c.md91 … fact that it is very common to wish to include only certain curves in a family, and that can lead…
/mbedtls-development/
A DChangeLog169 * The library now uses the %zu format specifier with the printf() family of
1061 a curve family and the key size determines the exact curve (for example,
2089 algorithms family when encrypting private keys using PKCS#5 v2.0.
4423 Base64, MPI, SHA-family, MD-family, HMAC-SHA-family,

Completed in 56 milliseconds