HomeSort by: relevance | last modified time | path
    Searched refs:ecp_sm2p256_sub_mod_ord (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/aarch64/
ecp_sm2p256-armv8.S 333 // void ecp_sm2p256_sub_mod_ord(BN_ULONG *r,const BN_ULONG *a,const BN_ULONG *b);
334 .globl ecp_sm2p256_sub_mod_ord
335 .type ecp_sm2p256_sub_mod_ord,%function
337 ecp_sm2p256_sub_mod_ord: label
381 .size ecp_sm2p256_sub_mod_ord,.-ecp_sm2p256_sub_mod_ord
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
ecp_sm2p256-armv8.S 334 // void ecp_sm2p256_sub_mod_ord(BN_ULONG *r,const BN_ULONG *a,const BN_ULONG *b);
335 .globl ecp_sm2p256_sub_mod_ord
336 .type ecp_sm2p256_sub_mod_ord,%function
338 ecp_sm2p256_sub_mod_ord: label
382 .size ecp_sm2p256_sub_mod_ord,.-ecp_sm2p256_sub_mod_ord
  /src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
ecp_sm2p256-armv8.pl 357 // void ecp_sm2p256_sub_mod_ord(BN_ULONG *r,const BN_ULONG *a,const BN_ULONG *b);
358 .globl ecp_sm2p256_sub_mod_ord
359 .type ecp_sm2p256_sub_mod_ord,%function
361 ecp_sm2p256_sub_mod_ord: label
367 .size ecp_sm2p256_sub_mod_ord,.-ecp_sm2p256_sub_mod_ord
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ecp_sm2p256.c 83 void ecp_sm2p256_sub_mod_ord(BN_ULONG *r, const BN_ULONG *a, const BN_ULONG *b);

Completed in 32 milliseconds